***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Jun 14, 2019                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt PEC3324C2A-AU 1 2 3
.param
+vc0 = 2.873e-12	 vc1 = 2.282e-12		 vc2 = 1.857e-12		vc3 = 1.705e-1
+tc1 = 1.681e-2		 tc2 = 2.322e-2
d1 1 c1  zener
g1 c1 1  value = {(vc0+vc1*v(c1,1)+vc2*exp(vc3*v(c1,1)))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
d2 3  c1 zener
g2 c1 3  value = {(vc0+vc1*v(c1,3)+vc2*exp(vc3*v(c1,3)))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
d3 2  c2 zener
g3 c2 2  value = {(vc0+vc1*v(c2,2)+vc2*exp(vc3*v(c2,2)))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
d4 3  c2 zener
g4 c2 3  value = {(vc0+vc1*v(c2,3)+vc2*exp(vc3*v(c2,3)))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
.model zener d
***** flag parameter *****
+level = 1   
***** dc model parameter *****
+ is = 4e-15		   n = 1.0		  rs = 5e-1
+ibv = 1e-3		 nbv = 1.0		  bv = 27.55
***** capacitance parameter *****
+cjo = 2.501e-11	   m = 2.301e-1		  vj = 8.855e-1 
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.005		 xti = 3
+trs1 = 1e-4		tbv1 = 7.776e-4		tbv2 = 1.788e-7
.ends PEC3324C2A-AU
*$
